From 139455d922fed1ab98bfdf0d42852c90e16e4c86 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Fri, 22 Aug 2008 22:58:30 +0000 Subject: [PATCH] test-all: Disable checks for 'navigonwpt' and 'gopal'. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3397 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/test-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/test-all b/gpsbabel/test-all index 088c7ca96..58fb3e242 100755 --- a/gpsbabel/test-all +++ b/gpsbabel/test-all @@ -4,7 +4,7 @@ PNAME=${PNAME:-./gpsbabel} REFGPX="reference/expertgps.gpx" # reference file for all tests -EXCL="exif ozi vitosmt xol" # exclude formats from test +EXCL="exif ozi vitosmt xol navigonwpt gopal" # exclude formats from test CAPS="" TEMPDIR=${GBTEMP:-/tmp}/gb-test-all CATALOG=/tmp/gb-test-all.done -- 2.30.2